home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / msdos.arc / CONTENTS < prev    next >
Text File  |  1989-03-01  |  4KB  |  63 lines

  1.  
  2.    **  Programmer's  Technical  Reference  for  MSDOS  and  the  IBM  PC **
  3.  
  4.   Note to shareware version:
  5.   Chapters 9 and 10 and the appendices are not included in the shareware 
  6. version of the Reference. This isn't CrippleWare; what you have is complete 
  7. and useful (though perhaps slightly out of date, depending on how old this
  8. archive is when you get it). The deletions were to keep the file size down 
  9. around 200k for easier transmission.
  10.  
  11.                        Copyright (c) 1988 Dave Williams
  12.  
  13.  
  14.  
  15.                                TABLE OF CONTENTS
  16.  
  17. ┌──────────────┬───────────────────────────────────────────────────────────────┐
  18. │    INTRO     │          Introduction                                         │
  19. ├──────────────┼───────────────────────────────────────────────────────────────┤
  20. │ CHAPTER.001  │          Introduction and history                             │
  21. ├──────────────┼───────────────────────────────────────────────────────────────┤
  22. │ CHAPTER.002  │          Low memory, memory map, interrupts 0-9h              │
  23. ├──────────────┼───────────────────────────────────────────────────────────────┤
  24. │ CHAPTER.003  │          Interrupts 10h-20h                                   │
  25. ├──────────────┼───────────────────────────────────────────────────────────────┤
  26. │ CHAPTER.004  │          Interrupt 21h, DOS functions                         │
  27. ├──────────────┼───────────────────────────────────────────────────────────────┤
  28. │ CHAPTER.005  │          Interrupts 22h through 0FFh                          │
  29. ├──────────────┼───────────────────────────────────────────────────────────────┤
  30. │ CHAPTER.006  │          DOS memory blocks and work areas                     │
  31. ├──────────────┼───────────────────────────────────────────────────────────────┤
  32. │ CHAPTER.007  │          DOS file structure                                   │
  33. ├──────────────┼───────────────────────────────────────────────────────────────┤
  34. │ CHAPTER.008  │          DOS disk information                                 │
  35. ├──────────────┼───────────────────────────────────────────────────────────────┤
  36. │ CHAPTER.009  │          Installable device drivers    (registered ver only)  │
  37. ├──────────────┼───────────────────────────────────────────────────────────────┤
  38. │ CHAPTER.010  │          LIM 4.0 Expanded Memory Spec. (registered ver only)  │
  39. └──────────────┼───────────────────────────────────────────────────────────────┤
  40.                │ A P P E N D I C E S                    (registered ver only)  │
  41. ┌──────────────┼───────────────────────────────────────────────────────────────┤
  42. │ APPENDIX.001 │          Keyboard scan code chart                             │
  43. ├──────────────┼───────────────────────────────────────────────────────────────┤
  44. │ APPENDIX.002 │          ASCII character chart                                │
  45. ├──────────────┼───────────────────────────────────────────────────────────────┤
  46. │ APPENDIX.003 │          IBM PC character set                                 │
  47. ├──────────────┼───────────────────────────────────────────────────────────────┤
  48. │ APPENDIX.004 │          IBM PC error code listing                            │
  49. ├──────────────┼───────────────────────────────────────────────────────────────┤
  50. │ APPENDIX.005 │          Addresses of various manufacturers                   │
  51. ├──────────────┼───────────────────────────────────────────────────────────────┤
  52. │ APPENDIX.006 │          Hard disk information                                │
  53. ├──────────────┼───────────────────────────────────────────────────────────────┤
  54. │ APPENDIX.007 │          Floppy drive information                             │
  55. ├──────────────┼───────────────────────────────────────────────────────────────┤
  56. │ APPENDIX.008 │          Pinouts of various connectors on the IBM PC          │
  57. ├──────────────┼───────────────────────────────────────────────────────────────┤
  58. │ APPENDIX.009 │          Sizes of various drivers installed in CONFIG.SYS     │
  59. ├──────────────┼───────────────────────────────────────────────────────────────┤
  60. │ APPENDIX.010 │          Common modem instruction sets                        │
  61. └──────────────┴───────────────────────────────────────────────────────────────┘
  62.  
  63.